[INFO] cloning repository https://github.com/Abhijeet-Gautam5702/forg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abhijeet-Gautam5702/forg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhijeet-Gautam5702%2Fforg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhijeet-Gautam5702%2Fforg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0d485d2d39c701f2ac5be179687440625cbd8ab
[INFO] testing Abhijeet-Gautam5702/forg against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhijeet-Gautam5702%2Fforg" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Abhijeet-Gautam5702/forg
[INFO] finished tweaking git repo https://github.com/Abhijeet-Gautam5702/forg
[INFO] tweaked toml for git repo https://github.com/Abhijeet-Gautam5702/forg written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abhijeet-Gautam5702/forg on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Abhijeet-Gautam5702/forg already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44f0f9a5e99759c9657467f21c5a9323a63551878515b4615c17ecbf12b78c6d
[INFO] running `Command { std: "docker" "start" "-a" "44f0f9a5e99759c9657467f21c5a9323a63551878515b4615c17ecbf12b78c6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44f0f9a5e99759c9657467f21c5a9323a63551878515b4615c17ecbf12b78c6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44f0f9a5e99759c9657467f21c5a9323a63551878515b4615c17ecbf12b78c6d", kill_on_drop: false }`
[INFO] [stdout] 44f0f9a5e99759c9657467f21c5a9323a63551878515b4615c17ecbf12b78c6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f35315648cc75ec0edb696eff8350bfe2a46b0eab5e88ea515afa3093aa9ab3b
[INFO] running `Command { std: "docker" "start" "-a" "f35315648cc75ec0edb696eff8350bfe2a46b0eab5e88ea515afa3093aa9ab3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling forg v2.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused macro definition: `report_note`
[INFO] [stdout]    --> src/main.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 | macro_rules! report_note {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.11s
[INFO] running `Command { std: "docker" "inspect" "f35315648cc75ec0edb696eff8350bfe2a46b0eab5e88ea515afa3093aa9ab3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f35315648cc75ec0edb696eff8350bfe2a46b0eab5e88ea515afa3093aa9ab3b", kill_on_drop: false }`
[INFO] [stdout] f35315648cc75ec0edb696eff8350bfe2a46b0eab5e88ea515afa3093aa9ab3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 241188d1354b5f407d41f1559a1cacadc8e9f9339276711ef6d35ec5fb081172
[INFO] running `Command { std: "docker" "start" "-a" "241188d1354b5f407d41f1559a1cacadc8e9f9339276711ef6d35ec5fb081172", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling forg v2.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused macro definition: `report_note`
[INFO] [stdout]    --> src/main.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 | macro_rules! report_note {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `report_note`
[INFO] [stdout]    --> src/main.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 | macro_rules! report_note {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.51s
[INFO] running `Command { std: "docker" "inspect" "241188d1354b5f407d41f1559a1cacadc8e9f9339276711ef6d35ec5fb081172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "241188d1354b5f407d41f1559a1cacadc8e9f9339276711ef6d35ec5fb081172", kill_on_drop: false }`
[INFO] [stdout] 241188d1354b5f407d41f1559a1cacadc8e9f9339276711ef6d35ec5fb081172
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f589935584d3e07cbaf44a162dbd7d6c36536d3d27485564c5d68919cc16a3c1
[INFO] running `Command { std: "docker" "start" "-a" "f589935584d3e07cbaf44a162dbd7d6c36536d3d27485564c5d68919cc16a3c1", kill_on_drop: false }`
[INFO] [stderr] warning: unused macro definition: `report_note`
[INFO] [stderr]    --> src/main.rs:129:14
[INFO] [stderr]     |
[INFO] [stderr] 129 | macro_rules! report_note {
[INFO] [stderr]     |              ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `forg` (bin "forg") generated 1 warning
[INFO] [stderr] warning: `forg` (bin "forg" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/forg-73af7215c696cf20)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/conflict_tests.rs (/opt/rustwide/target/debug/deps/conflict_tests-bdd21514e3937d98)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] ------------------------------------------------------------------
[INFO] [stdout] EXECUTION MODE:
[INFO] [stdout]  - On-The-Fly: This will bypass the config.json and use the pattern & destination provided by the user.
[INFO] [stdout] 
[INFO] [stdout] OPTIONS ENABLED:
[INFO] [stdout]  - On-conflict: Replace existing files in destination (with .bak backup of the original file)
[INFO] [stdout] ------------------------------------------------------------------
[INFO] [stdout] ------------------------------------------------------------------
[INFO] [stdout] EXECUTION MODE:
[INFO] [stdout]  - On-The-Fly: This will bypass the config.json and use the pattern & destination provided by the user.
[INFO] [stdout] 
[INFO] [stdout] OPTIONS ENABLED:
[INFO] [stdout]  - On-conflict: Create versioned filename (e.g. _v2) on conflict
[INFO] [stdout] ------------------------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] Scanning: /tmp/.tmpqjeu32/home/source
[INFO] [stdout] 
[INFO] [stdout] Destination Directory: /tmp/.tmpqjeu32/home/dest
[INFO] [stdout] File count: 1
[INFO] [stdout] 
[INFO] [stdout] -----------EXECUTION REPORT-----------
[INFO] [stdout] Target Directory : /tmp/.tmpqjeu32/home/source
[INFO] [stdout] Execution Mode: On-The-Fly
[INFO] [stdout] Flags: on-conflict=versioned, dry-run=false, ignore-case=false, allow-hidden=false
[INFO] [stdout] 
[INFO] [stdout] --- Summary ---
[INFO] [stdout] Total Files : 1
[INFO] [stdout] Total Matched: 1
[INFO] [stdout] Moved Successfully: 1
[INFO] [stdout] Skipped (Conflict): 0
[INFO] [stdout] Failed (Errors): 0
[INFO] [stdout] Total Data Volume: 11 B
[INFO] [stdout] 
[INFO] [stdout] --- Performance ---
[INFO] [stdout] Total Time: 2ms
[INFO] [stdout] -----------EXECUTION REPORT-----------
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------------------------------
[INFO] [stdout] EXECUTION MODE:
[INFO] [stdout]  - On-The-Fly: This will bypass the config.json and use the pattern & destination provided by the user.
[INFO] [stdout] ------------------------------------------------------------------
[INFO] [stdout] test test_conflict_versioned ... ok
[INFO] [stdout] 
[INFO] [stdout] Scanning: /tmp/.tmplnMNTA/home/source
[INFO] [stdout] 
[INFO] [stdout] Destination Directory: /tmp/.tmplnMNTA/home/dest
[INFO] [stdout] File count: 1
[INFO] [stdout] 
[INFO] [stdout] -----------EXECUTION REPORT-----------
[INFO] [stdout] Target Directory : /tmp/.tmplnMNTA/home/source
[INFO] [stdout] Execution Mode: On-The-Fly
[INFO] [stdout] Flags: on-conflict=replace, dry-run=false, ignore-case=false, allow-hidden=false
[INFO] [stdout] 
[INFO] [stdout] --- Summary ---
[INFO] [stdout] Total Files : 1
[INFO] [stdout] Total Matched: 1
[INFO] [stdout] Moved Successfully: 1
[INFO] [stdout] Skipped (Conflict): 0
[INFO] [stdout] Failed (Errors): 0
[INFO] [stdout] Total Data Volume: 11 B
[INFO] [stdout] 
[INFO] [stdout] --- Performance ---
[INFO] [stdout] Total Time: 11ms
[INFO] [stdout] -----------EXECUTION REPORT-----------
[INFO] [stdout] 
[INFO] [stdout] test test_conflict_replace ... ok
[INFO] [stdout] 
[INFO] [stdout] Scanning: /tmp/.tmpYPDwv0/home/source
[INFO] [stdout] 
[INFO] [stdout] Destination Directory: /tmp/.tmpYPDwv0/home/dest
[INFO] [stdout] File count: 0
[INFO] [stdout] 
[INFO] [stdout] -----------EXECUTION REPORT-----------
[INFO] [stdout] Target Directory : /tmp/.tmpYPDwv0/home/source
[INFO] [stdout] Execution Mode: On-The-Fly
[INFO] [stdout] Flags: on-conflict=skip, dry-run=false, ignore-case=false, allow-hidden=false
[INFO] [stdout] 
[INFO] [stdout] --- Summary ---
[INFO] [stdout] Total Files : 1
[INFO] [stdout] Total Matched: 1
[INFO] [stdout] Moved Successfully: 0
[INFO] [stdout] Skipped (Conflict): 1
[INFO] [stdout] Failed (Errors): 0
[INFO] [stdout] Total Data Volume: 0 B
[INFO] [stdout] 
[INFO] [stdout] --- Performance ---
[INFO] [stdout] Total Time: 21ms
[INFO] [stdout] 
[INFO] [stdout] --- Errors ---
[INFO] [stdout]  - sample.txt: filename already exists in destination
[INFO] [stdout] -----------EXECUTION REPORT-----------
[INFO] [stdout] 
[INFO] [stdout] test test_conflict_skip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_test.rs (/opt/rustwide/target/debug/deps/e2e_test-9f53bb6d501c8723)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_complete_workflow ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_complete_workflow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_complete_workflow' (25) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed var.contains(Moved Successfully: 2)
[INFO] [stdout] ├── var: ------------------------------------------------------------------
[INFO] [stdout] │   EXECUTION MODE:
[INFO] [stdout] │    - Complete: This will use the configuration defined in /tmp/.tmpInTkX3/.forg/config.json
[INFO] [stdout] │   
[INFO] [stdout] │   OPTIONS ENABLED:
[INFO] [stdout] │    - Ignore-case: Regex matching will be case-insensitive.
[INFO] [stdout] │   ------------------------------------------------------------------
[INFO] [stdout] │   
[INFO] [stdout] │   Scanning: /tmp/.tmpInTkX3/Downloads
[INFO] [stdout] │   
[INFO] [stdout] │   Destination Directory: /tmp/.tmpInTkX3/Documents/PDFs
[INFO] [stdout] │   Files to be moved:
[INFO] [stdout] │    - report.pdf
[INFO] [stdout] │   File count: 1
[INFO] [stdout] │   
[INFO] [stdout] │   Destination Directory: /tmp/.tmpInTkX3/Installers
[INFO] [stdout] │   Files to be moved:
[INFO] [stdout] │    - not_movable.exe
[INFO] [stdout] │   File count: 1
[INFO] [stdout] │   
[INFO] [stdout] │   Destination Directory: /tmp/.tmpInTkX3/Pictures
[INFO] [stdout] │   Files to be moved:
[INFO] [stdout] │    - image.jpeg
[INFO] [stdout] │   File count: 1
[INFO] [stdout] │   
[INFO] [stdout] │   -----------EXECUTION REPORT-----------
[INFO] [stdout] │   Target Directory : /tmp/.tmpInTkX3/Downloads
[INFO] [stdout] │   Execution Mode: Complete
[INFO] [stdout] │   Flags: on-conflict=skip, dry-run=false, ignore-case=true, allow-hidden=false
[INFO] [stdout] │   
[INFO] [stdout] │   --- Summary ---
[INFO] [stdout] │   Total Files : 6
[INFO] [stdout] │   Total Matched: 4
[INFO] [stdout] │   Moved Successfully: 3
[INFO] [stdout] │   Skipped (Conflict): 1
[INFO] [stdout] │   Failed (Errors): 0
[INFO] [stdout] │   Total Data Volume: 22 B
[INFO] [stdout] │   
[INFO] [stdout] │   --- Performance ---
[INFO] [stdout] │   Total Time: 69ms
[INFO] [stdout] │   
[INFO] [stdout] │   --- Errors ---
[INFO] [stdout] │    - image_2.jpeg: filename already exists in destination
[INFO] [stdout] │   -----------EXECUTION REPORT-----------
[INFO] [stdout] │   
[INFO] [stdout] └── var as str: ------------------------------------------------------------------
[INFO] [stdout]     EXECUTION MODE:
[INFO] [stdout]      - Complete: This will use the configuration defined in /tmp/.tmpInTkX3/.forg/config.json
[INFO] [stdout]     
[INFO] [stdout]     OPTIONS ENABLED:
[INFO] [stdout]      - Ignore-case: Regex matching will be case-insensitive.
[INFO] [stdout]     ------------------------------------------------------------------
[INFO] [stdout]     
[INFO] [stdout]     Scanning: /tmp/.tmpInTkX3/Downloads
[INFO] [stdout]     
[INFO] [stdout]     Destination Directory: /tmp/.tmpInTkX3/Documents/PDFs
[INFO] [stdout]     Files to be moved:
[INFO] [stdout]      - report.pdf
[INFO] [stdout]     File count: 1
[INFO] [stdout]     
[INFO] [stdout]     Destination Directory: /tmp/.tmpInTkX3/Installers
[INFO] [stdout]     Files to be moved:
[INFO] [stdout]      - not_movable.exe
[INFO] [stdout]     File count: 1
[INFO] [stdout]     
[INFO] [stdout]     Destination Directory: /tmp/.tmpInTkX3/Pictures
[INFO] [stdout]     Files to be moved:
[INFO] [stdout]      - image.jpeg
[INFO] [stdout]     File count: 1
[INFO] [stdout]     
[INFO] [stdout]     -----------EXECUTION REPORT-----------
[INFO] [stdout]     Target Directory : /tmp/.tmpInTkX3/Downloads
[INFO] [stdout]     Execution Mode: Complete
[INFO] [stdout]     Flags: on-conflict=skip, dry-run=false, ignore-case=true, allow-hidden=false
[INFO] [stdout]     
[INFO] [stdout]     --- Summary ---
[INFO] [stdout]     Total Files : 6
[INFO] [stdout]     Total Matched: 4
[INFO] [stdout]     Moved Successfully: 3
[INFO] [stdout]     Skipped (Conflict): 1
[INFO] [stdout]     Failed (Errors): 0
[INFO] [stdout]     Total Data Volume: 22 B
[INFO] [stdout]     
[INFO] [stdout]     --- Performance ---
[INFO] [stdout]     Total Time: 69ms
[INFO] [stdout]     
[INFO] [stdout]     --- Errors ---
[INFO] [stdout]      - image_2.jpeg: filename already exists in destination
[INFO] [stdout]     -----------EXECUTION REPORT-----------
[INFO] [stdout]     
[INFO] [stdout] 
[INFO] [stdout] command=`HOME="/tmp/.tmpInTkX3" "/opt/rustwide/target/debug/forg" "Downloads" "-L" "--ignore-case"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] ------------------------------------------------------------------
[INFO] [stdout] EXECUTION MODE:
[INFO] [stdout]  - Complete: This will use the configuration defined in /tmp/.tmpInTkX3/.forg/config.json
[INFO] [stdout] 
[INFO] [stdout] OPTIONS ENABLED:
[INFO] [stdout]  - Ignore-case: Regex matching will be case-insensitive.
[INFO] [stdout] ------------------------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] Scanning: /tmp/.tmpInTkX3/Downloads
[INFO] [stdout] 
[INFO] [stdout] Destination Directory: /tmp/.tmpInTkX3/Documents/PDFs
[INFO] [stdout] Files to be moved:
[INFO] [stdout]  - report.pdf
[INFO] [stdout] File count: 1
[INFO] [stdout] 
[INFO] [stdout] Destination Directory: /tmp/.tmpInTkX3/Installers
[INFO] [stdout] Files to be moved:
[INFO] [stdout]  - not_movable.exe
[INFO] [stdout] File count: 1
[INFO] [stdout] 
[INFO] [stdout] Destination Directory: /tmp/.tmpInTkX3/Pictures
[INFO] [stdout] Files to be moved:
[INFO] [stdout]  - image.jpeg
[INFO] [stdout] File count: 1
[INFO] [stdout] 
[INFO] [stdout] -----------EXECUTION REPORT-----------
[INFO] [stdout] Target Directory : /tmp/.tmpInTkX3/Downloads
[INFO] [stdout] Execution Mode: Complete
[INFO] [stdout] Flags: on-conflict=skip, dry-run=false, ignore-case=true, allow-hidden=false
[INFO] [stdout] 
[INFO] [stdout] --- Summary ---
[INFO] [stdout] Total Files : 6
[INFO] [stdout] Total Matched: 4
[INFO] [stdout] Moved Successfully: 3
[INFO] [stdout] Skipped (Conflict): 1
[INFO] [stdout] Failed (Errors): 0
[INFO] [stdout] Total Data Volume: 22 B
[INFO] [stdout] 
[INFO] [stdout] --- Performance ---
[INFO] [stdout] Total Time: 69ms
[INFO] [stdout] 
[INFO] [stdout] --- Errors ---
[INFO] [stdout]  - image_2.jpeg: filename already exists in destination
[INFO] [stdout] -----------EXECUTION REPORT-----------
[INFO] [stdout] 
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58922e74491a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58922e74491a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58922e74491a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58922e74491a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58922e75af2a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58922e75af2a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x58922e74a5f2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58922e74a5f2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58922e721cff - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58922e721cff - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58922e73c399 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58922e69d8ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58922e69d8ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58922e73c552 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58922e73c552 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58922e721db8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58922e716ee9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58922e722b5d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58922e75b6fc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58922e6e5488 - core[4a92201981c6b77a]::panicking::panic_display::<assert_cmd[a17cb6021a02a44a]::assert::AssertError>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x58922e6e4627 - <assert_cmd[a17cb6021a02a44a]::assert::AssertError>::panic::<assert_cmd[a17cb6021a02a44a]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x58922e6e8597 - <<assert_cmd[a17cb6021a02a44a]::assert::AssertError>::panic<assert_cmd[a17cb6021a02a44a]::assert::Assert> as core[4a92201981c6b77a]::ops::function::FnOnce<(assert_cmd[a17cb6021a02a44a]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x58922e6e8834 - <core[4a92201981c6b77a]::result::Result<assert_cmd[a17cb6021a02a44a]::assert::Assert, assert_cmd[a17cb6021a02a44a]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[a17cb6021a02a44a]::assert::AssertError>::panic<assert_cmd[a17cb6021a02a44a]::assert::Assert>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x58922e68cad4 - <assert_cmd[a17cb6021a02a44a]::assert::Assert>::stdout::<predicates[d4b98ed36052bcee]::str::basics::ContainsPredicate, assert_cmd[a17cb6021a02a44a]::assert::StrOutputPredicate<predicates[d4b98ed36052bcee]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:367:31
[INFO] [stdout]   24:     0x58922e68edee - e2e_test[618b82b0e0e308e7]::test_complete_workflow
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e_test.rs:59:10
[INFO] [stdout]   25:     0x58922e68d927 - e2e_test[618b82b0e0e308e7]::test_complete_workflow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e_test.rs:10:32
[INFO] [stdout]   26:     0x58922e690a06 - <e2e_test[618b82b0e0e308e7]::test_complete_workflow::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x58922e690bcb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x58922e690bcb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x58922e69e3bb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x58922e69e3bb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x58922e69e3bb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x58922e69e3bb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x58922e69e3bb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x58922e69e3bb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x58922e69e3bb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x58922e697ad4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x58922e697ad4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x58922e6a0fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x58922e6a0fc2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x58922e6a0fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x58922e6a0fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x58922e6a0fc2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x58922e6a0fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x58922e6a0fc2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58922e743fdf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   46:     0x58922e743fdf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x70f052be4aa4 - <unknown>
[INFO] [stdout]   48:     0x70f052c71a64 - clone
[INFO] [stderr] error: test failed, to rerun pass `--test e2e_test`
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_complete_workflow
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f589935584d3e07cbaf44a162dbd7d6c36536d3d27485564c5d68919cc16a3c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f589935584d3e07cbaf44a162dbd7d6c36536d3d27485564c5d68919cc16a3c1", kill_on_drop: false }`
[INFO] [stdout] f589935584d3e07cbaf44a162dbd7d6c36536d3d27485564c5d68919cc16a3c1
